[INFO] fetching crate async-native-tls-2 0.5.1...
[INFO] testing async-native-tls-2-0.5.1 against master#cced03bfd61a304243a34504618ecec86c17063f for pr-154065-2
[INFO] extracting crate async-native-tls-2 0.5.1 into /workspace/builds/worker-2-tc1/source
[INFO] started tweaking crates.io crate async-native-tls-2 0.5.1
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate async-native-tls-2 0.5.1
[INFO] tweaked toml for crates.io crate async-native-tls-2 0.5.1 written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate async-native-tls-2 0.5.1 on toolchain cced03bfd61a304243a34504618ecec86c17063f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 168 packages to latest compatible versions
[INFO] [stderr]       Adding env_logger v0.9.3 (available: v0.11.10)
[INFO] [stderr]       Adding thiserror v1.0.69 (available: v2.0.18)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 21936bbcd92913be8b3f46a81f18314b2f292a42f393869dca87c17f32a4e6e7
[INFO] running `Command { std: "docker" "start" "-a" "21936bbcd92913be8b3f46a81f18314b2f292a42f393869dca87c17f32a4e6e7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "21936bbcd92913be8b3f46a81f18314b2f292a42f393869dca87c17f32a4e6e7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "21936bbcd92913be8b3f46a81f18314b2f292a42f393869dca87c17f32a4e6e7", kill_on_drop: false }`
[INFO] [stdout] 21936bbcd92913be8b3f46a81f18314b2f292a42f393869dca87c17f32a4e6e7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3e7a7d103fcb2e83540bc13b14d8353f80d5728fe7b800e0f2dccee87ee755be
[INFO] running `Command { std: "docker" "start" "-a" "3e7a7d103fcb2e83540bc13b14d8353f80d5728fe7b800e0f2dccee87ee755be", kill_on_drop: false }`
[INFO] [stderr]    Compiling native-tls v0.2.18
[INFO] [stderr]    Compiling futures-sink v0.3.32
[INFO] [stderr]    Compiling futures-io v0.3.32
[INFO] [stderr]    Compiling futures-task v0.3.32
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling openssl v0.10.81
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling async-native-tls-2 v0.5.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.32s
[INFO] running `Command { std: "docker" "inspect" "3e7a7d103fcb2e83540bc13b14d8353f80d5728fe7b800e0f2dccee87ee755be", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3e7a7d103fcb2e83540bc13b14d8353f80d5728fe7b800e0f2dccee87ee755be", kill_on_drop: false }`
[INFO] [stdout] 3e7a7d103fcb2e83540bc13b14d8353f80d5728fe7b800e0f2dccee87ee755be
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] be4807fde99b1ab8d17f3c3aeb3397fb212053ab3a9da99536066eb8ac3f0fdd
[INFO] running `Command { std: "docker" "start" "-a" "be4807fde99b1ab8d17f3c3aeb3397fb212053ab3a9da99536066eb8ac3f0fdd", kill_on_drop: false }`
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling futures-lite v2.6.1
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling async-io v2.6.0
[INFO] [stderr]    Compiling piper v0.2.5
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]    Compiling regex-syntax v0.8.11
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling async-channel v1.9.0
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling kv-log-macro v1.0.7
[INFO] [stderr]    Compiling socket2 v0.6.4
[INFO] [stderr]    Compiling mio v1.2.1
[INFO] [stderr]    Compiling event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling async-channel v2.5.0
[INFO] [stderr]    Compiling async-lock v3.4.2
[INFO] [stderr]    Compiling tokio v1.52.3
[INFO] [stderr]    Compiling async-executor v1.14.0
[INFO] [stderr]    Compiling blocking v1.6.2
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling async-attributes v1.1.2
[INFO] [stderr]    Compiling regex v1.12.4
[INFO] [stderr]    Compiling env_logger v0.9.3
[INFO] [stderr]    Compiling polling v3.11.0
[INFO] [stderr]    Compiling async-global-executor v2.4.1
[INFO] [stderr]    Compiling async-std v1.13.2
[INFO] [stderr]    Compiling async-native-tls-2 v0.5.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `force-openssl`
[INFO] [stdout]   --> tests/bad.rs:21:18
[INFO] [stdout]    |
[INFO] [stdout] 21 |     if #[cfg(any(feature = "force-openssl",
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `futures-util`, `runtime-async-std`, `runtime-tokio`, `tokio`, and `vendored`
[INFO] [stdout]    = help: consider adding `force-openssl` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `force-openssl`
[INFO] [stdout]    --> tests/smoke.rs:128:18
[INFO] [stdout]     |
[INFO] [stdout] 128 |     if #[cfg(any(feature = "force-openssl",
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `futures-util`, `runtime-async-std`, `runtime-tokio`, `tokio`, and `vendored`
[INFO] [stdout]     = help: consider adding `force-openssl` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 24.61s
[INFO] running `Command { std: "docker" "inspect" "be4807fde99b1ab8d17f3c3aeb3397fb212053ab3a9da99536066eb8ac3f0fdd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "be4807fde99b1ab8d17f3c3aeb3397fb212053ab3a9da99536066eb8ac3f0fdd", kill_on_drop: false }`
[INFO] [stdout] be4807fde99b1ab8d17f3c3aeb3397fb212053ab3a9da99536066eb8ac3f0fdd
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 8a89a1668704cbb6f9a27ec0721ae0fccf7b4cb9ccef5416a1d64df99ad1416b
[INFO] running `Command { std: "docker" "start" "-a" "8a89a1668704cbb6f9a27ec0721ae0fccf7b4cb9ccef5416a1d64df99ad1416b", kill_on_drop: false }`
[INFO] [stderr] warning: unexpected `cfg` condition value: `force-openssl`
[INFO] [stderr]   --> tests/bad.rs:21:18
[INFO] [stderr]    |
[INFO] [stderr] 21 |     if #[cfg(any(feature = "force-openssl",
[INFO] [stderr]    |                  ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: expected values for `feature` are: `default`, `futures-util`, `runtime-async-std`, `runtime-tokio`, `tokio`, and `vendored`
[INFO] [stderr]    = help: consider adding `force-openssl` as a feature in `Cargo.toml`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `force-openssl`
[INFO] [stderr]    --> tests/smoke.rs:128:18
[INFO] [stderr]     |
[INFO] [stderr] 128 |     if #[cfg(any(feature = "force-openssl",
[INFO] [stderr]     |                  ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `feature` are: `default`, `futures-util`, `runtime-async-std`, `runtime-tokio`, `tokio`, and `vendored`
[INFO] [stderr]     = help: consider adding `force-openssl` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `async-native-tls-2` (test "bad") generated 1 warning
[INFO] [stderr] warning: `async-native-tls-2` (test "smoke") generated 1 warning
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.26s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/async_native_tls_2-9d1a456c800227f2)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test acceptor::tests::test_acceptor ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- acceptor::tests::test_acceptor stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'acceptor::tests::test_acceptor' (17) panicked at src/acceptor.rs:111:61:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: NativeTls(Normal(ErrorStack([Error { code: 50856204, library: "digital envelope routines", function: "inner_evp_generic_fetch", reason: "unsupported", file: "../crypto/evp/evp_fetch.c", line: 386, data: "Global default library context, Algorithm (RC2-40-CBC : 0), Properties ()" }])))
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x620e853261b8 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x620e853261b8 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x620e853261b8 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x620e853261b8 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x620e8533b30a - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x620e8533b30a - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x620e8532b082 - std[929523f510218772]::io::default_write_fmt::<alloc[95e62e727ddf147d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x620e8532b082 - <alloc[95e62e727ddf147d]::vec::Vec<u8> as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x620e85304616 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x620e85304616 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x620e8531e159 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x620e851f58cc - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x620e851f58cc - test[6ec0502068880816]::test_main_inner::<test[6ec0502068880816]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x620e8531e3d2 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x620e8531e3d2 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x620e853046d2 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x620e852f97f9 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x620e853055ad - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x620e8533bacc - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x620e8533b812 - core[28b146924c2f19c6]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1872:5
[INFO] [stdout]   20:     0x620e851ce412 - <core[28b146924c2f19c6]::result::Result<async_native_tls_2[dbbab038a9010c30]::acceptor::TlsAcceptor, async_native_tls_2[dbbab038a9010c30]::acceptor::Error>>::unwrap
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x620e851ce412 - async_native_tls_2[dbbab038a9010c30]::acceptor::tests::test_acceptor::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/acceptor.rs:111:61
[INFO] [stdout]   22:     0x620e851de390 - <async_std[a11bfa279751c938]::task::builder::SupportTaskLocals<async_native_tls_2[dbbab038a9010c30]::acceptor::tests::test_acceptor::{closure#0}> as core[28b146924c2f19c6]::future::future::Future>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.13.2/src/task/builder.rs:199:29
[INFO] [stdout]   23:     0x620e851dc378 - <async_std[a11bfa279751c938]::task::task_locals_wrapper::TaskLocalsWrapper>::set_current::<<async_std[a11bfa279751c938]::task::builder::SupportTaskLocals<async_native_tls_2[dbbab038a9010c30]::acceptor::tests::test_acceptor::{closure#0}> as core[28b146924c2f19c6]::future::future::Future>::poll::{closure#0}, core[28b146924c2f19c6]::task::poll::Poll<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.13.2/src/task/task_locals_wrapper.rs:60:13
[INFO] [stdout]   24:     0x620e851c75e5 - <std[929523f510218772]::thread::local::LocalKey<core[28b146924c2f19c6]::cell::Cell<*const async_std[a11bfa279751c938]::task::task_locals_wrapper::TaskLocalsWrapper>>>::try_with::<<async_std[a11bfa279751c938]::task::task_locals_wrapper::TaskLocalsWrapper>::set_current<<async_std[a11bfa279751c938]::task::builder::SupportTaskLocals<async_native_tls_2[dbbab038a9010c30]::acceptor::tests::test_acceptor::{closure#0}> as core[28b146924c2f19c6]::future::future::Future>::poll::{closure#0}, core[28b146924c2f19c6]::task::poll::Poll<()>>::{closure#0}, core[28b146924c2f19c6]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   25:     0x620e851c6c9e - <std[929523f510218772]::thread::local::LocalKey<core[28b146924c2f19c6]::cell::Cell<*const async_std[a11bfa279751c938]::task::task_locals_wrapper::TaskLocalsWrapper>>>::with::<<async_std[a11bfa279751c938]::task::task_locals_wrapper::TaskLocalsWrapper>::set_current<<async_std[a11bfa279751c938]::task::builder::SupportTaskLocals<async_native_tls_2[dbbab038a9010c30]::acceptor::tests::test_acceptor::{closure#0}> as core[28b146924c2f19c6]::future::future::Future>::poll::{closure#0}, core[28b146924c2f19c6]::task::poll::Poll<()>>::{closure#0}, core[28b146924c2f19c6]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   26:     0x620e851d9608 - <async_std[a11bfa279751c938]::task::task_locals_wrapper::TaskLocalsWrapper>::set_current::<<async_std[a11bfa279751c938]::task::builder::SupportTaskLocals<async_native_tls_2[dbbab038a9010c30]::acceptor::tests::test_acceptor::{closure#0}> as core[28b146924c2f19c6]::future::future::Future>::poll::{closure#0}, core[28b146924c2f19c6]::task::poll::Poll<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.13.2/src/task/task_locals_wrapper.rs:55:17
[INFO] [stdout]   27:     0x620e851e249a - <async_std[a11bfa279751c938]::task::builder::SupportTaskLocals<async_native_tls_2[dbbab038a9010c30]::acceptor::tests::test_acceptor::{closure#0}> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.13.2/src/task/builder.rs:197:13
[INFO] [stdout]   28:     0x620e851e13f4 - <futures_lite[a662e10b2b64014f]::future::Or<async_std[a11bfa279751c938]::task::builder::SupportTaskLocals<async_native_tls_2[dbbab038a9010c30]::acceptor::tests::test_acceptor::{closure#0}>, <async_executor[554f87306920a500]::State>::run<(), async_std[a11bfa279751c938]::task::builder::SupportTaskLocals<async_native_tls_2[dbbab038a9010c30]::acceptor::tests::test_acceptor::{closure#0}>>::{closure#0}::{closure#0}> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-lite-2.6.1/src/future.rs:451:46
[INFO] [stdout]   29:     0x620e851d539e - <async_executor[554f87306920a500]::State>::run::<(), async_std[a11bfa279751c938]::task::builder::SupportTaskLocals<async_native_tls_2[dbbab038a9010c30]::acceptor::tests::test_acceptor::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-executor-1.14.0/src/lib.rs:756:32
[INFO] [stdout]   30:     0x620e851d49a3 - <async_executor[554f87306920a500]::Executor>::run::<(), async_std[a11bfa279751c938]::task::builder::SupportTaskLocals<async_native_tls_2[dbbab038a9010c30]::acceptor::tests::test_acceptor::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-executor-1.14.0/src/lib.rs:353:34
[INFO] [stdout]   31:     0x620e851d504e - <async_executor[554f87306920a500]::LocalExecutor>::run::<(), async_std[a11bfa279751c938]::task::builder::SupportTaskLocals<async_native_tls_2[dbbab038a9010c30]::acceptor::tests::test_acceptor::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-executor-1.14.0/src/lib.rs:640:34
[INFO] [stdout]   32:     0x620e851d57c5 - async_io[c57546eacdf967b7]::driver::block_on::<(), <async_executor[554f87306920a500]::LocalExecutor>::run<(), async_std[a11bfa279751c938]::task::builder::SupportTaskLocals<async_native_tls_2[dbbab038a9010c30]::acceptor::tests::test_acceptor::{closure#0}>>::{closure#0}>::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-io-2.6.0/src/driver.rs:204:53
[INFO] [stdout]   33:     0x620e851c7e2f - <std[929523f510218772]::thread::local::LocalKey<core[28b146924c2f19c6]::cell::RefCell<(parking[54f9c14b62b45b1b]::Parker, core[28b146924c2f19c6]::task::wake::Waker, alloc[95e62e727ddf147d]::sync::Arc<core[28b146924c2f19c6]::sync::atomic::Atomic<bool>>)>>>::try_with::<async_io[c57546eacdf967b7]::driver::block_on<(), <async_executor[554f87306920a500]::LocalExecutor>::run<(), async_std[a11bfa279751c938]::task::builder::SupportTaskLocals<async_native_tls_2[dbbab038a9010c30]::acceptor::tests::test_acceptor::{closure#0}>>::{closure#0}>::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   34:     0x620e851c7cfe - <std[929523f510218772]::thread::local::LocalKey<core[28b146924c2f19c6]::cell::RefCell<(parking[54f9c14b62b45b1b]::Parker, core[28b146924c2f19c6]::task::wake::Waker, alloc[95e62e727ddf147d]::sync::Arc<core[28b146924c2f19c6]::sync::atomic::Atomic<bool>>)>>>::with::<async_io[c57546eacdf967b7]::driver::block_on<(), <async_executor[554f87306920a500]::LocalExecutor>::run<(), async_std[a11bfa279751c938]::task::builder::SupportTaskLocals<async_native_tls_2[dbbab038a9010c30]::acceptor::tests::test_acceptor::{closure#0}>>::{closure#0}>::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   35:     0x620e851d2761 - async_io[c57546eacdf967b7]::driver::block_on::<(), <async_executor[554f87306920a500]::LocalExecutor>::run<(), async_std[a11bfa279751c938]::task::builder::SupportTaskLocals<async_native_tls_2[dbbab038a9010c30]::acceptor::tests::test_acceptor::{closure#0}>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-io-2.6.0/src/driver.rs:180:11
[INFO] [stdout]   36:     0x620e851d54af - async_global_executor[bb3446ab03c8cc04]::reactor::block_on::<<async_executor[554f87306920a500]::LocalExecutor>::run<(), async_std[a11bfa279751c938]::task::builder::SupportTaskLocals<async_native_tls_2[dbbab038a9010c30]::acceptor::tests::test_acceptor::{closure#0}>>::{closure#0}, ()>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-global-executor-2.4.1/src/reactor.rs:3:18
[INFO] [stdout]   37:     0x620e851d26bd - async_global_executor[bb3446ab03c8cc04]::reactor::block_on::<<async_executor[554f87306920a500]::LocalExecutor>::run<(), async_std[a11bfa279751c938]::task::builder::SupportTaskLocals<async_native_tls_2[dbbab038a9010c30]::acceptor::tests::test_acceptor::{closure#0}>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-global-executor-2.4.1/src/reactor.rs:12:5
[INFO] [stdout]   38:     0x620e851e594b - async_global_executor[bb3446ab03c8cc04]::executor::block_on::<async_std[a11bfa279751c938]::task::builder::SupportTaskLocals<async_native_tls_2[dbbab038a9010c30]::acceptor::tests::test_acceptor::{closure#0}>, ()>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-global-executor-2.4.1/src/executor.rs:26:36
[INFO] [stdout]   39:     0x620e851c7fad - <std[929523f510218772]::thread::local::LocalKey<async_executor[554f87306920a500]::LocalExecutor>>::try_with::<async_global_executor[bb3446ab03c8cc04]::executor::block_on<async_std[a11bfa279751c938]::task::builder::SupportTaskLocals<async_native_tls_2[dbbab038a9010c30]::acceptor::tests::test_acceptor::{closure#0}>, ()>::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   40:     0x620e851c7e7e - <std[929523f510218772]::thread::local::LocalKey<async_executor[554f87306920a500]::LocalExecutor>>::with::<async_global_executor[bb3446ab03c8cc04]::executor::block_on<async_std[a11bfa279751c938]::task::builder::SupportTaskLocals<async_native_tls_2[dbbab038a9010c30]::acceptor::tests::test_acceptor::{closure#0}>, ()>::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   41:     0x620e851e51ea - async_global_executor[bb3446ab03c8cc04]::executor::block_on::<async_std[a11bfa279751c938]::task::builder::SupportTaskLocals<async_native_tls_2[dbbab038a9010c30]::acceptor::tests::test_acceptor::{closure#0}>, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-global-executor-2.4.1/src/executor.rs:26:20
[INFO] [stdout]   42:     0x620e851de080 - <async_std[a11bfa279751c938]::task::builder::Builder>::blocking::<async_native_tls_2[dbbab038a9010c30]::acceptor::tests::test_acceptor::{closure#0}, ()>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.13.2/src/task/builder.rs:171:25
[INFO] [stdout]   43:     0x620e851dbfe6 - <async_std[a11bfa279751c938]::task::task_locals_wrapper::TaskLocalsWrapper>::set_current::<<async_std[a11bfa279751c938]::task::builder::Builder>::blocking<async_native_tls_2[dbbab038a9010c30]::acceptor::tests::test_acceptor::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.13.2/src/task/task_locals_wrapper.rs:60:13
[INFO] [stdout]   44:     0x620e851c719f - <std[929523f510218772]::thread::local::LocalKey<core[28b146924c2f19c6]::cell::Cell<*const async_std[a11bfa279751c938]::task::task_locals_wrapper::TaskLocalsWrapper>>>::try_with::<<async_std[a11bfa279751c938]::task::task_locals_wrapper::TaskLocalsWrapper>::set_current<<async_std[a11bfa279751c938]::task::builder::Builder>::blocking<async_native_tls_2[dbbab038a9010c30]::acceptor::tests::test_acceptor::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   45:     0x620e851c6b4e - <std[929523f510218772]::thread::local::LocalKey<core[28b146924c2f19c6]::cell::Cell<*const async_std[a11bfa279751c938]::task::task_locals_wrapper::TaskLocalsWrapper>>>::with::<<async_std[a11bfa279751c938]::task::task_locals_wrapper::TaskLocalsWrapper>::set_current<<async_std[a11bfa279751c938]::task::builder::Builder>::blocking<async_native_tls_2[dbbab038a9010c30]::acceptor::tests::test_acceptor::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   46:     0x620e851d94ea - <async_std[a11bfa279751c938]::task::task_locals_wrapper::TaskLocalsWrapper>::set_current::<<async_std[a11bfa279751c938]::task::builder::Builder>::blocking<async_native_tls_2[dbbab038a9010c30]::acceptor::tests::test_acceptor::{closure#0}, ()>::{closure#0}::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.13.2/src/task/task_locals_wrapper.rs:55:17
[INFO] [stdout]   47:     0x620e851dc51c - <async_std[a11bfa279751c938]::task::builder::Builder>::blocking::<async_native_tls_2[dbbab038a9010c30]::acceptor::tests::test_acceptor::{closure#0}, ()>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.13.2/src/task/builder.rs:168:17
[INFO] [stdout]   48:     0x620e851c7b8d - <std[929523f510218772]::thread::local::LocalKey<core[28b146924c2f19c6]::cell::Cell<usize>>>::try_with::<<async_std[a11bfa279751c938]::task::builder::Builder>::blocking<async_native_tls_2[dbbab038a9010c30]::acceptor::tests::test_acceptor::{closure#0}, ()>::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   49:     0x620e851c7a5e - <std[929523f510218772]::thread::local::LocalKey<core[28b146924c2f19c6]::cell::Cell<usize>>>::with::<<async_std[a11bfa279751c938]::task::builder::Builder>::blocking<async_native_tls_2[dbbab038a9010c30]::acceptor::tests::test_acceptor::{closure#0}, ()>::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   50:     0x620e851da935 - <async_std[a11bfa279751c938]::task::builder::Builder>::blocking::<async_native_tls_2[dbbab038a9010c30]::acceptor::tests::test_acceptor::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.13.2/src/task/builder.rs:161:29
[INFO] [stdout]   51:     0x620e851db8fc - async_std[a11bfa279751c938]::task::block_on::block_on::<async_native_tls_2[dbbab038a9010c30]::acceptor::tests::test_acceptor::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.13.2/src/task/block_on.rs:31:20
[INFO] [stdout]   52:     0x620e851cf4b4 - async_native_tls_2[dbbab038a9010c30]::acceptor::tests::test_acceptor
[INFO] [stdout]                                at /opt/rustwide/workdir/src/acceptor.rs:108:5
[INFO] [stdout]   53:     0x620e851cde37 - async_native_tls_2[dbbab038a9010c30]::acceptor::tests::test_acceptor::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/acceptor.rs:108:23
[INFO] [stdout]   54:     0x620e851e8836 - <async_native_tls_2[dbbab038a9010c30]::acceptor::tests::test_acceptor::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   55:     0x620e851e89ab - <fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   56:     0x620e851e89ab - test[6ec0502068880816]::__rust_begin_short_backtrace::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:724:18
[INFO] [stdout]   57:     0x620e851f6225 - test[6ec0502068880816]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:74
[INFO] [stdout]   58:     0x620e851f6225 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   59:     0x620e851f6225 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   60:     0x620e851f6225 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   61:     0x620e851f6225 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x620e851f6225 - test[6ec0502068880816]::run_test_in_process
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:27
[INFO] [stdout]   63:     0x620e851f6225 - test[6ec0502068880816]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:668:43
[INFO] [stdout]   64:     0x620e851f0d84 - test[6ec0502068880816]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:698:41
[INFO] [stdout]   65:     0x620e851f0d84 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<test[6ec0502068880816]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   66:     0x620e851f92a2 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   67:     0x620e851f92a2 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   68:     0x620e851f92a2 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   69:     0x620e851f92a2 - std[929523f510218772]::panicking::catch_unwind::<(), core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   70:     0x620e851f92a2 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   71:     0x620e851f92a2 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   72:     0x620e851f92a2 - <std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   73:     0x620e8532579f - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnOnce<(), Output = ()> + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   74:     0x620e8532579f - <std[929523f510218772]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   75:     0x7388a6b9faa4 - <unknown>
[INFO] [stdout]   76:     0x7388a6c2ca64 - clone
[INFO] [stdout]   77:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     acceptor::tests::test_acceptor
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.06s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "8a89a1668704cbb6f9a27ec0721ae0fccf7b4cb9ccef5416a1d64df99ad1416b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8a89a1668704cbb6f9a27ec0721ae0fccf7b4cb9ccef5416a1d64df99ad1416b", kill_on_drop: false }`
[INFO] [stdout] 8a89a1668704cbb6f9a27ec0721ae0fccf7b4cb9ccef5416a1d64df99ad1416b
